From 0873e3ab7d3d5a872bd0e991ac64fb18b3fb9ab3 Mon Sep 17 00:00:00 2001 From: oliskoli Date: Tue, 21 Aug 2007 19:46:26 +0000 Subject: [PATCH] testo: Remove copy-and-paste relict. git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2970 f51c46e8-681c-474f-0cfe-069cfd0219fb --- gpsbabel/testo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gpsbabel/testo b/gpsbabel/testo index 0024430ae..8f0d1914a 100755 --- a/gpsbabel/testo +++ b/gpsbabel/testo @@ -1265,7 +1265,7 @@ compare ${REFERENCE}/nokia.lmx ${TMPDIR}/nokia.lmx # Swiss Map (.xol) tests # ${PNAME} -i xol -f ${REFERENCE}/xol-sample.xol -o gpx -F ${TMPDIR}/xol-sample.gpx -compare ${TMPDIR}/xol-sample.gpx -f ${REFERENCE}/xol-sample.gpx +compare ${TMPDIR}/xol-sample.gpx ${REFERENCE}/xol-sample.gpx ${PNAME} -i gpx -f ${REFERENCE}/xol-sample.gpx -o xol -F ${TMPDIR}/xol-sample-gpx.xol compare ${TMPDIR}/xol-sample-gpx.xol ${REFERENCE}/xol-sample-gpx.xol -- 2.30.2